Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
dir
dir
Returns an instance of the Directory class
Name:
dir
Category:
Directory functions
Programming Language:
php
One-line Description:
Returns an instance of the Directory class.
Related
How to read subdirectories in specified directory through dir function
10
Similar Functions
closedir
closedir
Closethedirectoryhan
readdir
readdir
Readentriesfromdirec
scandir
scandir
Listfilesanddirector
dir
dir
Returnsaninstanceoft
chdir
chdir
Changedirectory
rewinddir
rewinddir
Rewindthedirectoryha
getcwd
getcwd
Getthecurrentworking
chroot
chroot
Changetherootdirecto
Popular Articles
How to read subdirectories in specified directory through dir function